A. to build a uniform symbol table
B. to build a literal table and an identifier table
C. to parse the source program into the basic elements or tokens of the language
D. All of the above
Advertisement
Related Mcqs:
- The function(s) of the Syntax phase is/ are__________________?
- A. to build a uniform symbol table B. to build a literal table and an identifier table C. to parse the source program into the basic elements or tokens of the language D. to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or...
- The table created by lexical analysis to describe all literals used in the source program, is________________?
- A. Reductions B. Literal table C. Identifier table D. Terminal table...
- In analyzing the compilation of PL/I program, the term “Syntax analysis” is associated with________________?
- A. creation of more optional matrix B. recognition of basic syntactic constructs through reductions C. recognition of basic elements and creation of uniform symbols D. use of macro processor to produce more optimal assembly code...
- In analyzing the compilation of PL/I program, the term “Lexical analysis” is associated with________________?
- A. creation of more optional matrix B. recognition of basic syntactic constructs through reductions C. recognition of basic elements and creation of uniform symbols D. use of macro processor to produce more optimal assembly code...
- In an absolute loading scheme, which loader function is accomplished by assembler________________?
- A. Linking B. Loading C. Allocation D. Reallocation...
- The system/370 assembler language________________?
- A. is a term that refers to the control programs of an operating system B. allows multiple programs to reside in separate areas of core at the same time C. allows the programmer to write base registers and displacements explicitly in the source program D. is used to remember which of the general-purpose registers are...
- A self-relocating program is one which_________________?
- A. consists of a program and relevant information for its relocation B. can itself perform the relocation of its address-sensitive portions C. cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation D. All of the above...
- Which of the following program is not a utility ?
- A. Editor B. Spooler C. Debugger D. All of the above...
- Bug means_______________?
- A. A logical error in a program B. A difficult syntax error in a program C. Documenting programs using an efficient documentation tool D. All of the above...
- A relocate program form is the one which_______________?
- A. consists of a program and relevant information for its relocation B. can itself perform the relocation of its address-sensitive portions C. cannot be made to execute in any area of storage other than the one designated for it at the time of its coding or translation D. All of the above...
Advertisement